<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
label,
legend,
caption,
tbody,
tfoot,
thead,
header,
section,
footer {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	list-style: none;
}

a,
a:visited {
	text-decoration: none;
	color: inherit;
}

html,
body {
	margin: 0 auto;
	padding: 0;
	font-size: 13px;
	color: #333;
	font-family: "å¾®é›…è½¯é»‘", "Microsoft Yahei", "å®‹ä½“";
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
	background: #fff;
}

ul,
dl,
ol {
	list-style: none;
}

ul,
dl,
ol,
dt,
dd,
p,
h1,
h2,
h3,
h4,
div,
span,
font {
	margin: 0;
	padding: 0;
}


/*é€šç”¨ä»£ç&nbsp;*/

.wrap {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.cls {
	clear: both;
}

.en {
	font-family: arial;
}

.prenext {
	margin-top: 50px;
}


/*å¤´éƒ¨*/

.header {
	height: 100px;
}

.header .ilogo {
	float: left;
	height: 54px;
	margin-top: 23px;
	padding-left: 105px;
	background: url(../img/ilogo.jpg) left no-repeat;
}

.header .ilogo a {
	float: left;
}

.header .ilogo a h1 {
	font-size: 30px;
	font-weight: bold;
	color: #1e3485;
	line-height: 1;
	margin-top: 2px;
}

.header .ilogo a p {
	font-size: 12px;
	color: #999999;
	line-height: 1;
	margin-top: 7px;
}

.header .ilogo span {
	float: left;
	line-height: 1;
	margin-left: 10px;
	margin-top: 33px;
	font-size: 15px;
	color: #1e3485;
}

.header .iphone {
	float: right;
	height: 40px;
	padding-left: 60px;
	background: url(../img/iphone.png) left no-repeat;
	margin-top: 30px;
}

.header .iphone span {
	display: block;
	line-height: 1;
	color: #666;
	margin-top: 2px;
}

.header .iphone p {
	line-height: 1;
	color: #1e3485;
	font-size: 20px;
	margin-top: 3px;
}


/*å¯¼èˆª*/

.inav {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: url(../img/nav-bg01.png) repeat-x;
}

.inav ul li {
	float: left;
	width: 150px;
}

.inav ul li a {
	display: block;
	text-align: center;
	color: #fff;
}

.inav ul li a:hover {
	background: url(../img/nav-bg02.png) repeat-x;
	color: #1e3485;
}


/*ban*/

.ban {
	width: 100%;
	height: 500px;
	background: url(../img/banner-bg.jpg) center no-repeat;
	overflow: hidden;
}
.ban .ban-img{
	width: 580px;
	height: 380px;
	margin-top: 64px;
}
.hiSlider {
	overflow: hidden;
	height: 380px !important;
	width: 500px;
	background: #eee;
}

.hiSlider-item {
	float: left;
}

.hiSlider-pages,
.hiSlider-title {
	position: absolute;
	z-index: 3
}

.hiSlider-btn-prev,
.hiSlider-btn-next {
	position: absolute;
	z-index: 5;
	top: 50%;
	height: 30px;
	width: 30px;
	background: url(../images/hislider-arrow.png) no-repeat;
	margin-top: -15px;
	text-indent: -200px;
	overflow: hidden;
	opacity: .6;
	filter: alpha(opacity:60)
}

.hiSlider-btn-prev {
	left: 10px
}

.hiSlider-btn-next {
	right: 10px;
	background-position: -30px 0
}

.hiSlider-btn-prev:hover,
.hiSlider-btn-next:hover {
	opacity: 1;
	filter: alpha(opacity:100)
}

.hiSlider-title {
	bottom: 3px;
	width: 100%;
	padding: 6px 0;
	color: #fff;
	text-indent: 10px;
	background: rgba(0, 0, 0, .6);
	z-index: 2;
	font: 14px/2 "Microsoft YaHei", Arial, Tahoma
}

.hiSlider-pages {
	bottom: 12px;
	right: 10px;
	text-align: right
}

.hiSlider-pages a {
	height: 12px;
	width: 12px;
	margin: 0 6px;
	display: inline-block;
	overflow: hidden;
	text-indent: -100px;
	font-size: 0;
	border-radius: 50%;
	background: #ddd
}

.hiSlider-pages a.active {
	background: #5472BF
}

/*æŽ¨è*/

.ipro-isr {
	margin-top: 50px;
}

.ipro-isr ul {
	float: left;
}

.ipro-isr ul li {
	float: left;
	width: 270px;
	margin-right: 40px;
}

.ipro-isr ul li a img {
	display: block;
	width: 268px;
	height: 200px;
	border: 1px solid #ddd;
}

.ipro-isr ul li a span {
	display: block;
	text-align: center;
	margin-top: 15px;
}

.ipro-isr ul li a:hover span {
	color: #1e3485;
}

.ipro-isr .ipro-isr-a {
	float: right;
	display: block;
	width: 270px;
}

.ipro-isr .ipro-isr-a span {
	display: block;
	line-height: 1;
	margin-top: 15px;
	text-align: center;
}

.ipro-isr .ipro-isr-a:hover span {
	color: #1e3485;
}


/*å…³äºŽ*/

.iabout {
	margin-top: 40px;
	padding: 40px 0;
	background: #eee;
}

.iabout .iabout-txt {
	float: left;
	width: 640px;
}

.iabout .iabout-txt h3 {
	font-size: 20px;
	font-weight: bold;
	color: #1e3485;
	line-height: 1;
}

.iabout .iabout-txt i {
	display: block;
	width: 40px;
	height: 2px;
	background: #333;
	margin: 13px 0;
}

.iabout .iabout-txt h5 {
	font-size: 16px;
	color: #333;
	line-height: 1;
}

.iabout .iabout-txt h5 span {
	font-size: 13px;
	color: #999;
}

.iabout .iabout-txt p {
	line-height: 2;
	color: #666;
	margin-top: 15px;
}

.iabout .iabout-txt p a {
	color: #d10000;
}

.iabout .iabout-txt p a:hover {
	text-decoration: underline;
}

.iabout img {
	float: right;
	display: block;
	width: 516px;
	height: 256px;
	border: 2px solid #fff;
}


/*äº§å“*/

.ipro {
	margin-top: 80px;
}

.ipro .ipro-nav {
	float: left;
	width: 250px;
}

.ipro .ipro-nav .ipro-nav-t {
	padding: 20px;
	background: #1e3485;
}

.ipro .ipro-nav .ipro-nav-t h5 {
	font-size: 25px;
	line-height: 1;
	color: #fff;
}

.ipro .ipro-nav .ipro-nav-t p {
	font-size: 20px;
	line-height: 1;
	color: #fff;
	margin-top: 15px;
}

.ipro .ipro-nav .ipro-nav-li {
	width: 248px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
}

.ipro .ipro-nav .ipro-nav-li ul li {
	width: 210px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	background: url(../img/ipro-icon.png) right center no-repeat;
	border-bottom: 1px dashed #ccc;
}

.ipro .ipro-nav .ipro-nav-li ul li:last-of-type {
	border-bottom: none;
}

.ipro .ipro-nav .ipro-nav-li ul li a {
	color: #666;
}

.ipro .ipro-nav .ipro-nav-li ul li a:hover {
	color: #1e3485;
}

.ipro .ipro-list {
	float: right;
	width: 900px;
}

.ipro .ipro-list ul li {
	float: left;
	display: block;
	width: 270px;
	margin-top: 45px;
	margin-right: 45px;
}

.ipro .ipro-list ul li:nth-of-type(3n) {
	margin-right: 0;
}

.ipro .ipro-list ul li:nth-of-type(1),
.ipro .ipro-list ul li:nth-of-type(2),
.ipro .ipro-list ul li:nth-of-type(3) {
	margin-top: 0;
}

.ipro .ipro-list ul li a img {
	display: block;
	width: 270px;
	height: 202px;
}

.ipro .ipro-list ul li a span {
	display: block;
	height: 43px;
	line-height: 43px;
	background: #eee;
	text-align: center;
	color: #333;
}

.ipro .ipro-list ul li a:hover img {
	border-color: #1e3485;
}

.ipro .ipro-list ul li a:hover span {
	background: #1e3485;
	color: #fff;
}


/*æ–°é—»*/

.inews {
	margin-top: 80px;
}

.inews .inews-title {
	text-align: center;
}

.inews .inews-title h5 {
	font-size: 25px;
	font-weight: bold;
	color: #333;
}

.inews .inews-title i {
	display: block;
	width: 40px;
	height: 2px;
	background: #1e3485;
	margin: 10px auto;
}

.inews .inews-title span {
	color: #999;
}

.inews .inews-b {
	margin-top: 40px;
}

.inews .inews-b .inews-b-l {
	float: left;
	width: 650px;
}

.inews .inews-b&gt;img {
	float: right;
	display: block;
	width: 500px;
	height: 320px;
}

.inews .inews-b .inews-b-l .inews-isr a {
	display: block;
}

.inews .inews-b .inews-b-l .inews-isr .inews-date {
	float: left;
	width: 80px;
	height: 90px;
	text-align: center;
	background: #1e3485;
	overflow: hidden;
}

.inews .inews-b .inews-b-l .inews-isr .inews-date p {
	font-size: 30px;
	color: #fff;
	line-height: 1;
	margin-top: 10px;
}

.inews .inews-b .inews-b-l .inews-isr .inews-date i {
	display: block;
	width: 60px;
	height: 1px;
	background: #fff;
	margin: 10px auto;
}

.inews .inews-b .inews-b-l .inews-isr .inews-date span {
	font-size: 13px;
	color: #fff;
	line-height: 1;
}

.inews .inews-b .inews-b-l .inews-isr dl {
	float: right;
	width: 540px;
}

.inews .inews-b .inews-b-l .inews-isr dl dt {
	font-size: 15px;
	font-weight: bold;
	color: #1e3485;
	margin-top: 5px;
}

.inews .inews-b .inews-b-l .inews-isr dl dd {
	line-height: 2;
	color: #666;
	margin-top: 10px;
}

.inews .inews-b .inews-b-l .inews-list {
	margin-top: 10px;
}

.inews .inews-b .inews-b-l .inews-list ul li {
	height: 43px;
	line-height: 43px;
	border-bottom: 1px dashed #ccc;
}

.inews .inews-b .inews-b-l .inews-list ul li:last-of-type {
	border-bottom: none;
}

.inews .inews-b .inews-b-l .inews-list ul li p {
	float: left;
	color: #666;
}

.inews .inews-b .inews-b-l .inews-list ul li span {
	float: right;
	color: #999;
}

.inews .inews-b .inews-b-l .inews-list ul li:hover p {
	color: #1e3485;
}


/*æœåŠ¡*/

.ibox {
	margin-top: 80px;
	padding: 40px 0;
	background: #eee;
}

.ibox .ibox-title {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.ibox .ibox-title h5 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}

.ibox .ibox-title h5 span {
	font-size: 13px;
	color: #999;
	font-weight: normal;
}

.ibox .iser {
	float: left;
	width: 820px;
}

.ibox .iser dd {
	line-height: 2;
}

.ibox .iser dd span {
	color: #1e3485;
}

.ibox .icontact {
	float: right;
	width: 320px;
}

.ibox .icontact p {
	line-height: 2;
}

.ibox .icontact p:first-of-type {
	color: #1e3485;
}


/*é¡µè„š*/

.footer {
	margin-top: 100px;
	padding: 40px 0;
	background: #1e3485;
}

.footer .ft-nav ul li {
	float: left;
	margin-right: 30px;
}

.footer .ft-nav ul li a {
	color: #fff;
}

.footer .ft-nav ul li a:hover {
	text-decoration: underline;
}

.footer p {
	margin-top: 25px;
	color: #bbcaff;
}


/*å†…é¡µ*/

.content {
	margin-top: 50px;
}


/*ä¾§è¾¹æ&nbsp;*/

.content-left {
	float: left;
	width: 270px;
}

.content-left .left-nav {
	width: 100%;
}

.content-left .left-nav .left-title {
	width: 100%;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.content-left .left-nav .left-title:after {
	display: block;
	content: "";
	width: 100px;
	height: 1px;
	background: #1e3485;
	position: absolute;
	bottom: -1px;
	left: 0;
}

.content-left .left-nav .left-title h5 {
	font-size: 23px;
	padding-bottom: 10px;
}

.content-left .left-nav .left-title h5 span {
	font-size: 13px;
	font-weight: normal;
	color: #666;
}

.content-left .left-nav .left-list {
	padding: 5px 0 15px 0;
}

.content-left .left-nav .left-list ul li {
	width: 240px;
	margin: 10px auto 0 auto;
}

.content-left .left-nav .left-list ul li a {
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #eee;
	font-size: 15px;
	color: #666;
}

.content-left .left-nav .left-list ul li:last-of-type a {
	border-bottom: none;
}

.content-left .left-nav .left-list ul li a:hover {
	background: #1e3485;
	color: #fff;
}

.content-left .left-nav .left-list ul .on a {
	background: #1e3485;
	color: #fff;
}

.content-left .left-contact {
	border: 1px solid #ddd;
	margin-top: 50px;
}

.content-left .left-contact .left-contact-title {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-bottom: 1px solid #ddd;
}

.content-left .left-contact .left-contact-title h5 {
	font-size: 25px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
}

.content-left .left-contact .left-contact-title h5 span {
	font-size: 13px;
	font-weight: normal;
	color: #666;
}

.content-left .left-contact .left-contact-b {
	padding-bottom: 10px;
}

.content-left .left-contact .left-contact-b img {
	display: block;
	width: 240px;
	height: 100px;
	margin: 14px auto 0 auto;
}

.content-left .left-contact .left-contact-b dd {
	width: 240px;
	line-height: 25px;
	margin: 5px auto 0 auto;
}

.content-right {
	float: right;
	width: 890px;
}

.content-right .right-title {
	width: 100%;
	border-bottom: 1px solid #ddd;
	position: relative;
	padding-bottom: 10px;
}

.content-right .right-title:after {
	display: block;
	content: "";
	width: 100px;
	height: 1px;
	background: #1e3485;
	position: absolute;
	bottom: -1px;
	left: 0;
}

.content-right .right-title h5 {
	float: left;
	font-size: 23px;
}

.content-right .location {
	float: right;
	color: #666;
	margin-top: 12px;
}

.content-right .content-b {
	padding-top: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #555;
}


/*æ–°é—»åˆ—è¡¨*/

.news-list ul li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ddd;
}

.news-list ul li:last-of-type {
	border-bottom: none;
}

.news-list ul li dd {
	font-size: 16px;
	font-weight: bold;
	color: #1e3485;
}

.news-list ul li dd a:hover {
	text-decoration: underline;
}

.news-list ul li p {
	margin: 5px 0;
	color: #666;
}

.news-list ul li span {
	float: left;
	font-size: 13px;
	color: #999;
	margin-top: 2px;
}

.news-list ul li&gt;a {
	display: block;
	float: right;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	background: #38e282;
	font-size: 13px;
}

.news-list ul li&gt;a:hover {
	background: #1e3485;
}

.news-nr h5 {
	display: block;
	line-height: 35px;
	font-size: 20px;
	color: #333;
	text-align: center;
}

.news-nr h4 {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #aaa;
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;
}

.pro-list ul li {
	float: left;
	width: 270px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
	margin-bottom: 40px;
}

.pro-list ul li:nth-of-type(3n+2) {
	margin: 0 40px;
}

.pro-list ul li:hover {
	color: #1e3485;
	border-color: #1e3485;
}

.pro-list ul li a {
	display: block;
}

.pro-list ul li a img {
	display: block;
	width: 270px;
	height: 203px;
	margin-bottom: 6px;
	box-sizing: border-box;
	border: 1px solid #ccc;
}

.pro-list ul li a span {
	display: block;
}

.pro-nr&gt;h5 {
	font-size: 20px;
	text-align: center;
}

.pro-nr&gt;img {
	display: block;
	margin: 10px auto;
	max-width: 70%;
}


/*æœç´¢ç»“æžœ*/

.search-list ul li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ddd;
}

.search-list ul li a {
	display: block;
}

.search-list ul li a p {
	float: left;
	height: 40px;
	line-height: 40px;
}

.search-list ul li a span {
	float: right;
	height: 40px;
	line-height: 40px;
}

.content-b .ijs-sr {
	margin-top: 30px;
	width: 680px;
}

.content-b .ijs-sr li {
	font-size: 15px;
	color: #555;
}

.content-b .ijs-sr li:nth-of-type(2) {
	margin: 18px 0;
}

.content-b .ijs-sr label {
	float: left;
	height: 37px;
	line-height: 37px;
	width: 100px;
}

.content-b .ijs-sr label em {
	color: #f00;
	font-style: italic;
	margin-right: 10px;
}

.content-b .ijs-sr input {
	height: 35px;
	line-height: 35px;
	border: 1px solid #ccc;
	outline: none;
	margin: 0 15px 0 10px;
}

.content-b .ijs-sr #gname {
	width: 210px;
}

.content-b .ijs-sr #gtitle,
.content-b .ijs-sr #gtel {
	width: 550px;
}

.content-b .ijs-sr #btnSubmit {
	width: 160px;
	height: 37px;
	line-height: 37px;
	font-size: 15px;
	text-align: center;
	color: #fff;
	background: #d55454;
	border-radius: 6px;
	border: none;
	margin-left: 110px;
	margin-top: 25px;
	cursor: pointer;
	transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}

.content-b .ijs-sr #btnSubmit:hover {
	background: #c12c2c;
}

.content-b .ijs-sc {
	width: 450px;
	height: 155px;
	padding: 30px 0;
	background: #f0f0f0;
	margin-top: 50px;
}

.content-b .ijs-sc h5 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}

.content-b .ijs-sc i {
	display: block;
	width: 400px;
	height: 1px;
	margin: 15px auto 0 auto;
	background: #dddddd;
}

.content-b .ijs-sc .ijs-sc-txt {
	width: 400px;
	margin: 0 auto;
}

.content-b .ijs-sc .ijs-sc-txt dd {
	float: left;
	width: 200px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 15px;
	color: #666;
}

.content-b .ijs-sc .ijs-sc-txt dd span {
	color: #1e3485;
}

.content-b .ijs-sc p {
	text-align: center;
	font-size: 15px;
}

.content-b .ijs-sc p span {
	color: #1e3485;
}

#preview {
	float: left;
	margin: 0px auto;
	width: 400px;
}

.jqzoom {
	width: 400px;
	height: 270px;
	position: relative;
	border: solid 1px #cccccc;
}

.zoomdiv {
	left: 859px;
	height: 400px;
	width: 400px;
}

.list-h li {
	float: left;
}

#spec-n5 {
	width: 420px;
	height: 56px;
	padding-top: 6px;
	overflow: hidden;
}

#spec-left {
	background: url(img/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-right {
	background: url(img/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-list {
	width: 350px;
	float: left;
	overflow: hidden;
	margin-left: 2px;
	display: inline;
}

#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 62px;
}

#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
}


/*jqzoom*/

.jqzoom {
	position: relative;
	padding: 0;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 400px;
	background: url(i/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}

.bigimg {
	width: 700px;
	height: 473px;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}

#spec-list {
	position: relative;
	width: 375px;
	margin-right: 6px;
}

#spec-list div {
	margin-top: 0;
	margin-left: -30px;
	*margin-left: 0;
}

.proright {
	float: right;
	width: 440px;
	height: 245px;
}

.proright h2 {
	text-align: left;
	font-size: 18px;
	color: #003f7e;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: "å¾®è½¯é›…é»‘";
}

.prodetails {
	margin-top: 10px;
	font-size: 12px;
	line-height: 26px;
	color: #666;
}

.proright .summary {
	line-height: 24px;
	height: auto !important;
	height: 220px;
	min-height: 220px;
}

.prodetails h3 {
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 16px;
	font-weight: normal;
	color: #35383d;
	height: 35px;
	line-height: 35px;
	background: #e7e8e9;
	text-indent: 15px;
	margin-bottom: 15px;
	border: none;
	margin-top: 15px;
}

.prodetails p {
	padding: 0 10px
}

.prodetails h6 {
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;
}

.prodetails h6 strong {
	color: #ed1c22;
}</pre></body></html>